home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003 April / EnterCD 4_2003.iso / Internet / Opera (Java) 7.01 / ow32enen701j.exe / DRIVES.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-01-06  |  384 b   |  23 lines

  1. /* Stylesheet for the Opera Drives document */
  2. /* Copyright 2003 Opera Software */
  3.  
  4. body {
  5. font-size: 12pt;
  6. font-family: Lucida Console, Courier New, monospace;
  7. background-color: white;
  8. color: black;
  9. }
  10. a:link, a:visited {
  11. color: blue;
  12. text-decoration: none;
  13. }
  14.  
  15. img {
  16. border: 0;
  17. vertical-align: middle;
  18. margin: 0 5px 0 0;
  19. }
  20. p {
  21. vertical-align: top;
  22. margin: 0em;
  23. }